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

    For some reason I am getting a horizontal line when I select the “Whitespace” styling of the Separator / White Space element.

    An example is the dotted line that you’ll see at the bottom of the following page (Between “Click Here for More Free Behavior Charts” button and “Free Behavior Charts E-Newsletter” optin form):

    http://latitudes.org/behavior-charts/

    It is showing a dotted line, but it is supposed to just be a blank white space divider (http://snag.gy/jOwte.jpg).

    Please advise.

    #483074

    Hi ACNLatitudes,

    It’s coming from one of your plugins, vision-shortcodes.css, remove the following:

    .hr {
    	clear: both;
    	border: 0;
    	height: 50px;
    	width: 100%;
            background: url(images/shortcodes/bg-hr-dotted.png) 0 50% repeat-x;
    }

    Regards,
    Rikard

    #501591

    Which plug in would that be? I have the same issue – dotted lines where before it was clear.

    Where can I find that CSS?

    #501598

    Hi!

    Please try de-activating your plugins one by one to find the culprit. You can also edit plugins and check their CSS files.

    Cheers!
    Yigit

    #501618

    thanks, Ygit,

    sorry very embarrasing – I only have a handful of plug ins installed and sure enough Vision was one of them. I actually just deleted the line about the background image and I’m golden.

    #502044

    Hey,

    Great, glad you got it fixed :-)

    Regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Problem with Separator / White Space Option in Avia Layout Builder’ is closed to new replies.