Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #10042909
    Resilient Brands
    Participant

    good morning,
    can you please help me with a few tweaks;
    1) How can I make the top phone# align to the right of the page and how can I make the font larger.

    2) How can I decrease the dark opacity on the slider image and on the other images in the section where I have the four sandwiches. I would like to the reduce dark opacity filter.

    thank you.



    Template Version: Demo/Restaurant
    #10042912
    Support
    Keymaster

    Hello,

    1) You can add the class justify-content-end in that block:

    <div class="d-flex align-items-center w-100 w-sm-50pct w-md-100pct justify-content-end">

    2) Add class overlay-op-3 (or other number from 1 to 9) in that section:

    <section class="section section-with-shape-divider section-height-5 overlay overlay-show border-0 m-0" data-plugin-parallax data-plugin-options="{'speed': 1.5, 'parallaxHeight': '120%', 'fadeIn': true}" data-image-src="img/demos/restaurant/backgrounds/slider-1.jpg">

    Kind Regards.


Viewing 2 posts - 1 through 2 (of 2 total)