badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

How to get a full front page banner effect

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #78245
    Sheik Ahamath
    Participant

    1) Is the banner and featured slider settings two different things or are they connected to one another? If they are separate how can I get a banner on the front page as well as a featured slider>

    2) I would like the banner/featured slider take up the full front page, similar to the image of Mags Pro theme sample on your themes page. I just want to have a full page banner without using any additional widgets. How can I achieve this as I have tried doing it through customizer and widget but have been unable to achieve this.
    Thanks.

    #78258

    Hi sheik-ahamath,

    Yes the banner and featured slider is connected with each other. You can find different variations of sliders on ‘Appearance > Customizer > Banner > Featured Slider’.

    and actually the screen shot is used as per the theme listing box size so it seems Banner Featured slider fits the screen. In real time the laptop or desktop screen size will be more rectangle than the screen shot size and Banner Featured Slider wont get fit to the screen. To make the Banner Featured Slider Fit to the Screen size then you need to hire a developer to customize the code for you

    Thank you.

    #78261
    Sheik Ahamath
    Participant

    Thank you for clarifying.
    A few more queries on the front page;
    – Is it possible to move the site title to the far left. I am using Header – Style 1 but the title does not align with the featured slider width. I have to push the title to the far left to do that so can this be done with CSS code?

    – how can I expand the area of the widget so that it aligns with the featured slider on the home page? Now the widgets that are positioned under featured slider are centred and only the footer widget aligns with the width of the featurted slider. taking up the whole website width.

    – Is there a CSS code to make the widget titles upper and lower case. At present the widget titles come only in all caps.

    Thank you.

    #78277

    Could you please share us your site URL so that we can check about Site Title and widget Area which is not being aligned with the Featured Slider. The widget area should be aligned with footer and other container.

    Could you please share us your site URL so that we can check about the alignment issue.
    and please also check our demo preview here. Is your site Layout and alignments different than the demo?

    To make the Widget Title Capitalize please go to ‘Appearance > Customize > Additional CSS’ and paste the below custom CSS code.

    .page-template-front-page-template .site-main .widget-title,
    .featured-stories .stories-title {
    	text-transform: capitalize;
    	letter-spacing: normal;
    }

    Thanks

    #78280
    Sheik Ahamath
    Participant

    Thanks, my layout is the same as your demo.
    Just like the widgets in your demo (titled Technology, Travel, Lifestyle, Food) my widgets are centred and taking only a part of the space. The background images and video takes the full width of the page and is aligned with the featured slider. So like your demo, the date, navigation bar and widget are having the same alignment while the featured slider and background images and video are aligned separately and taking the full width of the page.

    So what I want to know is whether the date can be positioned at the far left and if the widget area can be expanded to take the full width of the page so all elements are aligned on the page.

    The CSS code for widget fonrt size works.

    Thanks.

    #78287
    Sheik Ahamath
    Participant

    OK. I sorted the issue. It’s got to do with the screen size, as I work on a desktop with a big wide screen. However, when I checked this on my laptop there is nothing wrong with the alignment.

    Thanks for your assistance.

    #78298

    Ok great!

    Please let us know if you have any other queries regarding the Theme.

    thanks

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.