Skip to main content

Questions tagged [style]

0 votes
1 answer
55 views

I have some text I'm trying to display in an experience cloud lwc. I would like to get the space between the lines to be a little smaller: HTML: <template> <lightning-layout> &...
MacMama's user avatar
  • 928
-1 votes
1 answer
165 views

Someone know how to change the background-color of the Screen Flow? It's possible? I tried to create a LWC Wrapper changing the background color, but had no success...
Murilo Balducci's user avatar
-1 votes
1 answer
127 views

I am willing to switch to LWR because I need a collapsible side menu. Here is what it already looks like in Aura. I was able to change the width of the work area by editing the css of div#commThemeNav....
Prateek Gurjar's user avatar
1 vote
1 answer
657 views

I have a question on LWC Lightning-tabset that provided by SF as below figure. I just curious that is it possible to change size of each tab? because if you see in below figure, the tab's area of '...
Ginger's user avatar
  • 11
0 votes
1 answer
410 views

I have an Aura component showing a Lightning Datatable with some columns. I'm using Word wrap to fit/read the table contents within the table. But the issue is whenever user is increasing the browser ...
Damodar Singh's user avatar
0 votes
1 answer
269 views

I am using the citizen theme in the experience cloud site. I am trying to change the menu text color but am not able to do that using the configuration. So I am trying to add custom CSS to override ...
Tushar Jadav's user avatar
  • 3,575
1 vote
3 answers
2k views

All of a sudden our styles on Visualforce pages are not applying. This is not happening in every org and only seems to be in the CS instances. I was viewing these vf pages today and did not have these ...
Zack Walton's user avatar
  • 1,688
-1 votes
1 answer
187 views

In Console App, when I open Account and then open any case inside it, the active case tab is Bold and the case number is truncated. I wonder it happened with recent release of salesforce couple of ...
Sharath Jallu's user avatar
1 vote
1 answer
669 views

I'm trying to create a Lightning datatable in Salesforce that displays a status value and a clickable button icon in the same column similar to the task recent view table. The button should be ...
Akshay Gupta's user avatar
0 votes
2 answers
9k views

Hello everybody I want to style the background color of a lightning button with a color so I went to check the Salesforce documentation and found out this: So I did something like that: ....
user avatar
1 vote
1 answer
280 views

I can put an identifier in the class attribute of an element in a Lightning Web Component; double-quotes are omitted. <th scope="col" class={flexipageRegionWidth}> Or I can put a hard-...
Ken's user avatar
  • 729
0 votes
0 answers
194 views

Hello guys I have a doubt related with Lighning-input style. I'm trying to align the value inside the textbox to the right but it seems that my css is ignored by Salesforce. I have the following HTML: ...
Gonçalo Lemos's user avatar
0 votes
1 answer
228 views

I have a LWC component with a table and want to make each row formatted as currency. I know with HTML we can use the format-style="currency" but I think the template is overwriting this ...
Olivia's user avatar
  • 3,511
-1 votes
2 answers
2k views

I'm trying to implement a css property from the style class of the Aura component based on the value of Aura attribute along with certain other slds class as well, which will be static. Below are the ...
Vasu Gupta's user avatar
3 votes
1 answer
1k views

I'm trying to have both portrait (page one) and landscape (page two) in a visualforce page which is 'render as PDF'. I have tried various options but cannot get it to work, I can only get all ...
jameshoyles's user avatar

15 30 50 per page
1
2 3 4 5
7