Tagged: 

Viewing 16 posts - 1 through 16 (of 16 total)
  • Author
    Posts
  • #346067

    Hi,

    I want to make advertising area widget showing not just 2 ads but more (let say 6 pic ads) without adding another advertising widgets stacks.. i try to stack the ads widget but between 2 ads area widget (vertical) showing “white space” that’s too large.

    Rgds,
    ChrisR

    #346174

    Hey c911box!

    Please forward us a link to your page you need to customise. Additionally, for us to have a better understanding of your requirements, please forward us a mock up or screenshot of the type of modification you wish to achieve.

    Best regards,
    Arvish

    #415775

    Hey, I am having a problem with the advertisement area not properly linking to the link I am trying to apply. So when I click the advertising are on the front end it doesn’t follow anywhere, just refreshes the screen. How can I fix that?

    #416216

    Hi!

    Do you have a link to the site in question please?

    Best regards,
    Rikard

    #416892

    yes…and now today suddenly a random white screen appears when you go to the site url. I have disabled plugins and alternated between themes to narrow this issue down to a theme one. I have also tried re-updating the theme to no avail. Please advise…
    http://www.redrumintl.com

    #417264
    #437613

    Hi..
    if i have 4 advertising banner and i want to place it on sidebar.. i’ll use “enfold advertising area” twice.. but it will make a white space between first ads row and 2nd ads row… screenshot >>> http://prntscr.com/6zxz94

    how to remove the white space?
    thanks

    #437637

    Hi!

    Can you please post the link to your page?

    Regards,
    Yigit

    #438337
    #438594

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    section#avia_partner_widget-5 {
      padding-top: 0;
    }
    section#avia_partner_widget-4 {
      padding-bottom: 0;
    }

    Cheers!
    Yigit

    #439978

    Hi
    I’ve tried those codes and still nothing happen to my frontend. I’ve clear browser cache. Did wp-minify also need to be flushed and deactivated?

    Regards
    Chris

    #439989

    Hi!

    Yes, please disable CSS minifying feature, flush cache and then enable it

    Regards,
    Yigit

    #440668

    Ok thanks Yigit now the big white horizontal space is gone but how to make the horizontal white space line have the same size to the vertical one?

    Regards
    ChrisR

    #441357

    Hi!

    Use this to adjust the gap:

    section#avia_partner_widget-5 {
      margin-top: 1%;
    }

    Regards,
    Ismael

    #884596

    Hello Ismael, te
    I have seen the website of this user abovementioned: http://maxnetsolution.com/blog/
    Please, could you let me know how can I include those sliders on the widget area….
    I mean, i have included images on the advertising area : http://globalsatcafe.es/
    But, I don´t know how to include sliders instead of images…By the way, I see my images much smaller than this user…I resized them to 120 x 120 (i think this is the size indicated) Do I need to make any additional change to achieve something exactly the same like this user have?

    Thanks in advance

    #884918

    Hi,

    You could try to copy the shortcode of the sliders you want into the widget, please enable debug mode in order to see builder shortcodes: http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/

    Best regards,
    Rikard

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