Problem with the use of ''Single Image'' of Visual Composer

Posted in: Newspaper
Post count: 136

I am using ”Single Image” with Visual Composer on this page with the link beneath and I have a small problem that has big consequences on my page in terms of looks.
On the widget title when I edit the Single Image I put a name like ”ROBIN VAN ROOSMALEN” and on a other Single Image I put ”Cedric Doumbe” on the widget title. The problem now is that ”Cedric Doumbe” only uses one line while ”Robin van Roosmalen” uses 2 lines and I cant change this with the use of space on the widget title.

Can someone help me to put 2 lines on every widget title so it maches up?

PS: writing dots after the name or so is not an option like”Cedric Doumbe….”

https://goo.gl/yod1nB

Post count: 23312

Hello noori020,

Unfortunately, I cannot make all widget title to be on 2 lines, sorry! As I can give you is the following custom CSS code which will arrange your widgets to look like this -> http://screencast.com/t/hY5sUh10LAm

.wpb_heading {
width: 100%;
text-align:center;
}
.page-template-default .wpb_text_column:last-child{
text-align:center!important;
}

The result is here -> http://screencast.com/t/hY5sUh10LAm

If you want to display more levels in our theme and if you are not aware of the steps which are needed to take in this regard, please consider hiring a freelancer/developer to help you because we cannot provide custom work at the moment, sorry!

Thanks for the message!

Post count: 136

IS the custom CSS code you gave me that the text comes in the middle of the box? I don’t really need that, but thanks anyway for the effort.

I had 2 more questions if you don’t mind:

– I am not so familiar with all the codes and websites and stuff so I was wondering what I need to Google or ask for if I want things like this? Should I just Google ”freelance developer” or ”freelance CSS”? And I also see HTML and Javascript should I also conside to find a ”Freelance HMLT/Javascript developer”?

-I also can’t seem the code to work when I put it on the Custom CSS box on the theme panel. Should I put it somewhere else or does all the CSS code ALWAYS come in that box on theme panel?

Post count: 23312

Hello rahuldungawat,

As you can see from above screenshots, the code which I have provided you will center aligned your titles on the box.

Please keep in mind that we cannot provide additional customizations and usually, we recommend the developers from studio.envato.com

Please notice that all the custom CSS code should have to be put in Custom CSS area box. Most likely, the code not working because this is not correct, sorry! You should have some coding skills in this regard to create a good code. So, please notice that we have made a guide about what you can use your inspector browser to create your own CSS code, like this -> https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/

Thanks for your understanding!

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