• Resolved Conky

    (@conky)


    Hi,

    I am defaulting to detail view on my website and I would like to change the text color for the product title (currently blue) and the text color for the details button as well as replace the current detail arrow button with my own custom one.

    As for alignment issues, I have fancybox installed and when I click on a product to go into the pop-up the descriptive text is out of alignment underneath the product image.

    http://www.simply-garlic.ca/catalogue-ordering/

    I would like for the Product title, image and descriptive text to share the same margin(?)

    Thanks.

    https://ww.wp.xz.cn/plugins/ultimate-product-catalogue/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter Conky

    (@conky)

    I forgot to also ask when changing the details color and arrow, does it change across all layouts or do I need to change the code for each layout.

    Plugin Author Rustaurius

    (@rustaurius)

    Hi Corky,

    Here’s the code for aligning the description:

    .prod-cat-addt-details-desc-div {text-indent:0px; margin-left:25px;}

    For the colours, it’s going to depend what colours you’re looking to change. W3 is super helpful for knowing a bit of CSS: http://www.w3schools.com/css/css_intro.asp

    Thread Starter Conky

    (@conky)

    Got it figured out, thanks for the link!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Alignment Issues and formatting’ is closed to new replies.