Mobile css adjustment

Posted in: Newspaper
Post count: 125

Dear Support,
Could you pls help me make the right adjustment for my mobile view.
On my home page, I have “Sell in Warri Market and Buy in Warri Market” text. The position of both text are ok for me on the desktop view. But on the mobile view, The “Buy in Warri Market” is on the second line of the screen. I want both the “Sell in Warri Market and Buy in Warri Market” to be on the same line on my mobile view. I will appreciate css code adjustment to make this possible.
Note: I am not using mobile version for my site. The plugin is disable.

Thanks

  • This topic was modified 9 years by pstgibson.
Post count: 23312

Hello pstgibson,

Try the code below and place it in Theme panel ->Custom CSS area.

The code is ->

.vc_custom_1495630508227{
display:flex!important;
}

Hope this helps!

Thanks for the message!

Post count: 125

Dear Catalin,
Thanks the script worked only on Google chrome and explorer browser. Browsers like UC browser still showing two lines.
Kindly assist will the css script to force all browser to adapt.

Thanks.

Post count: 23312

Hello pstgibson,

Please notice that exists a lot of browsers around the world, right? But please keep in mind that we cannot optimize the theme for ALL browsers because this thing is impossible. As you can see, our recommended browsers on which our theme is fully tested and compatible is -> https://www.screencast.com/t/fahRiXFTFQD. Notice that any other browser that is not listed may be incompatible with the theme.

Thanks for your understanding!

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.