Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #690701

    Hello, can you please tell me how to solve this overlaping of call-to-action bar on Construction theme?

    http://prntscr.com/cle6rw

    http://prntscr.com/cle76w

    http://prntscr.com/cle7su

    #690713

    Hi Webinspireme!

    Can you please post the link to your page?

    Regards,
    Yigit

    #691087

    https://inovator-sibenik.hr/

    Hello, these are screenshoot from demo template.

    Page is under construction and locked to see.

    #691146

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
    You can try to adjust the value of the slider height in the below code to get accurate results.

    /* Fullscreen slider height in portable devices*/
    @media only screen and (max-width: 775px) {
        #full_slider_1 li{
        min-height: 265px !important;
    }
     #full_slider_1 li img{
     	min-width:175vw
     }}
    

    If you still have any issues please post a link to your page where we can inspect the element in question.

    Best regards,
    Vinay

    #691223

    Thanks. Its better now.

    #691292

    Hi,

    Glad we could help!
    We really appreciate it if you rate our theme on themeforest .
    To know more about enfold features please check – http://kriesi.at/documentation/enfold/
    Thank you for using Enfold :)

    Best regards,
    Vinay

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Call to action is overlaping with header images’ is closed to new replies.