Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1235001

    Hello,

    I am trying to decrease the margin between thirded columns, however, when I add the following quick CSS the margins between the columns do not seem to decrease. Perhaps I am editing the incorrect div tag?

    div .av_one_third {
    	
      margin-left: 0.6%;
      width: 32.93%;
    }
    div .av_two_third {
      margin-left: 0.6%;
      width: 66.46%;
    }
    #1235179

    Hey TheRetailCoach,

    Can you give us a link to the page where this is supposed to be applied? so we can try to inspect why your code isn’t working.
    You can post the link in private content, if you only want the moderators to see it.

    Best regards,
    Nikko

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