Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Ryann Micua

    (@pogidude)

    looks like the theme css thing. can you put up link to your web page?

    Thread Starter sandeeppal1

    (@sandeeppal1)

    Hi,
    I have placed to the sidebar of the page.

    Please find the link: https://testing.targetrix.com/

    Regards,
    Sandeep

    Thread Starter sandeeppal1

    (@sandeeppal1)

    Please assist me how to remove the dotted line.
    Instead of that I want to use bullet point.

    Regards,
    Sandeep

    Plugin Author Ryann Micua

    (@pogidude)

    It’s your theme’s css code adding dotted lines to lists in the sidebar. To fix, in the Custom CSS box, add the following css code:

    #sidebar .magic-action-box ol{ list-style: decimal outside none; padding-left: 20px; overflow: hidden; }
    Thread Starter sandeeppal1

    (@sandeeppal1)

    Thanks Ryann it’s working fine now.

    One more question. Can we add image to the heading section?

    Actually I was trying but the image did not fit properly. Because of .mabstyle-royalty .mab-wrap{ padding: 15px; } code. When I set padding to 0px. Then the Image fit properly but the inputbox and submit button attached to the left side of the border. how we can give space to the inputbox and submit button?

    Regards,
    Sandeep

    Plugin Author Ryann Micua

    (@pogidude)

    not sure what you’re trying to do. where did you want the image?

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘The formatting of MAB under section 'Main Opt In Copy' is not working properly’ is closed to new replies.