• Resolved Dibyendu

    (@whereangelsfeartotrade)


    How to make a row division before the Featured pages? Actually I want to put Mailchimp subscription bar.

Viewing 14 replies - 16 through 29 (of 29 total)
  • It’s CSS so style.css

    Thread Starter Dibyendu

    (@whereangelsfeartotrade)

    Aha! that has created a border between the subscription row and the featured pages! Nice! that was my primary requirement which I asked for long ago.! Thanks for that!

    One last requirement is till there to make this row background different from the website background.

    By the way I tried to change the black background in my website to some other color. But it is not taking an effect..! what could be the problem? I am sorry if that too much to ask for! :/

    Good, I managed to get something to work ??

    Still not getting ‘row background’ – do you mean the email address white box?

    Thread Starter Dibyendu

    (@whereangelsfeartotrade)

    ?? Thanks for making that work! ??

    No I mean the entire form field. mean the subscription part!

    How about playing with:

    .row-2 {
      background-color: #FFFFFF;
      color: #FF0000;
    }

    Thread Starter Dibyendu

    (@whereangelsfeartotrade)

    Great! This one worked! Thanks a ton!

    There are some modification needed that I’ll do! Atleast this is working!

    One thing still remains

    I tried to change the black background in my website to some other color. But it is not taking an effect..! what could be the problem? I am sorry if that too much to ask for! :/

    Thread Starter Dibyendu

    (@whereangelsfeartotrade)

    Great! This one worked! Thanks a ton!

    There are some modification needed that I’ll do! Atleast this is working!

    One thing still remains

    I tried to change the black background in my website to some other color. But it is not taking an effect..! what could be the problem? I am sorry if that too much to ask for! :/

    You’ve put this in your styling:

    body {
      background: none repeat scroll 0 0 #000000;
    }

    Change the #000000 (=black)

    Thread Starter Dibyendu

    (@whereangelsfeartotrade)

    Thanks

    Changed the child theme with desired colors everywhere. Still it shows the old color schemes ! Have no idea why!

    Refreshed your cache?

    Thread Starter Dibyendu

    (@whereangelsfeartotrade)

    It was my fault. I had some codes pasted in the parent customizr custom css which was causing problem.

    Now if you go to the list there is a gap between the mailchimp form field and border (in white). How to get that adjusted and the borders are not coming from one edge to another edge of the page. which is looking a bit weird.

    Thread Starter Dibyendu

    (@whereangelsfeartotrade)

    This border problem needs attention! ??

    I suggest you start a new Topic – this one is getting too long and dealing with multiple issues.

    Thread Starter Dibyendu

    (@whereangelsfeartotrade)

    I just did. Resolving this one.

Viewing 14 replies - 16 through 29 (of 29 total)
  • The topic ‘How to make a row division before the Featured pages’ is closed to new replies.